From: Karl Heuer Date: Wed, 21 Feb 1996 21:13:01 +0000 (+0000) Subject: (vfork): Delete definition (kernel bug fixed). X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~84451 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1f8518471206d0ee7348bb439791a60eceaba065;p=emacs.git (vfork): Delete definition (kernel bug fixed). --- diff --git a/src/s/netbsd.h b/src/s/netbsd.h index 4ca4b4d6885..b6535665724 100644 --- a/src/s/netbsd.h +++ b/src/s/netbsd.h @@ -61,7 +61,3 @@ #define NO_MATHERR #define AMPERSAND_FULL_NAME - -/* Needed to avoid hanging when child process writes an error message - and exits -- enami tsugutomo . */ -#define vfork fork